Skip to content

Maven(deps): Bump org.pf4j:pf4j from 3.14.1 to 3.15.0#24

Merged
coemgen1992 merged 1 commit into
mainfrom
dependabot/maven/org.pf4j-pf4j-3.15.0
Feb 6, 2026
Merged

Maven(deps): Bump org.pf4j:pf4j from 3.14.1 to 3.15.0#24
coemgen1992 merged 1 commit into
mainfrom
dependabot/maven/org.pf4j-pf4j-3.15.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 27, 2026

Copy link
Copy Markdown
Contributor

Bumps org.pf4j:pf4j from 3.14.1 to 3.15.0.

Release notes

Sourced from org.pf4j:pf4j's releases.

Release 3.15.0

What's Changed

Full Changelog: pf4j/pf4j@release-3.14.1...release-3.15.0

Changelog

Sourced from org.pf4j:pf4j's changelog.

[3.15.0] - 2026-01-27

Fixed

  • #625: Fix exception handling inconsistency in startPlugin()
  • #630, #631: Set failedException when plugin validation or stop fails
  • Fix coverage badge link to show overall metrics instead of new code only

Changed

  • #645: Rename LegacyExtension* classes to IndexedExtension*

Added

  • #629: Validate dependency state on plugin start
  • #633: Allow customization of PluginClassLoader parent delegation
  • Add unit tests to improve code coverage (63 new tests, coverage increased from 79.9% to 85.2%)
Commits
  • 2ce7770 [maven-release-plugin] prepare release release-3.15.0
  • 7b9f090 Update CHANGELOG.md for release 3.15.0
  • bbc9fa7 Rename LegacyExtension* classes to IndexedExtension* (#645)
  • 26a11a7 Allow customization of PluginClassLoader parent delegation (#633)
  • 74a196c Fix coverage badge link to show overall metrics instead of new code only
  • 161dacb Add unit tests to improve code coverage
  • c723cac Set failedException when plugin validation or stop fails (#630) (#631)
  • ec48cfe Validate dependency state on plugin start (#629)
  • b815351 Fix exception handling inconsistency in startPlugin() (#625)
  • 6cd9a6c Update CHANGELOG.md for release 3.14.1
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.pf4j:pf4j](https://github.com/pf4j/pf4j) from 3.14.1 to 3.15.0.
- [Release notes](https://github.com/pf4j/pf4j/releases)
- [Changelog](https://github.com/pf4j/pf4j/blob/master/CHANGELOG.md)
- [Commits](pf4j/pf4j@release-3.14.1...release-3.15.0)

---
updated-dependencies:
- dependency-name: org.pf4j:pf4j
  dependency-version: 3.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 27, 2026
@coemgen1992 coemgen1992 merged commit eaf85ff into main Feb 6, 2026
0 of 2 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/org.pf4j-pf4j-3.15.0 branch February 6, 2026 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant